runtime.metricFloat64Histogram.buckets (field)

3 uses

	runtime (current package)
		metrics.go#L963: 	hist.buckets = buckets
		metrics.go#L964: 	if len(hist.counts) != len(hist.buckets)-1 {
		metrics.go#L974: 	buckets []float64